Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
readdir
readdir
Read entries from directory handle
Name:
readdir
Category:
Directory functions
Programming Language:
php
One-line Description:
Returns the entry in the directory handle.
Related
Best practices for using the ftp_pwd function with ftp_connect
9
Complete PHP Development Guide for Fcoin Cryptocurrency Trading Platform
4
How to Use PHP’s putenv Function to Properly Set and Manage Environment Variables: Step-by-Step Guide
2
FAQs for using apcu_entry and session
8
Similar Functions
chdir
chdir
Changedirectory
dir
dir
Returnsaninstanceoft
rewinddir
rewinddir
Rewindthedirectoryha
getcwd
getcwd
Getthecurrentworking
chroot
chroot
Changetherootdirecto
opendir
opendir
Openthedirectoryhand
scandir
scandir
Listfilesanddirector
readdir
readdir
Readentriesfromdirec
Popular Articles